home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Oct 89 / Z0046-method dispatch dat-Oct89 < prev    next >
Encoding:
Text File  |  1989-10-12  |  1.0 KB  |  33 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  MACAPP.ADMIN to MACAPP.TECH$
  2.  
  3. Item forwarded  by  TESLER1      to MACAPP$
  4.  
  5. Item    2005460                         11-Oct-89        10:43
  6.  
  7. From:   NASSI                           Nassi, Ike
  8.  
  9. To:     TESLER1                         Tesler, Larry
  10.  
  11. Sub:    method dispatch data
  12.  
  13.  
  14. Larry
  15.  
  16. In looking over various means of method dispatch, and method cache control
  17. algorithms, it strikes me that having some quantitative data on method dispatch
  18. would be useful.
  19.  
  20. Has anyone instrumented, say, a C++ and an Object Pascal runtime to capture
  21. frequency data to compare things like global vs. local method dispatch caches,
  22. size of caches, replacement algorithms, etc.  I've read the papers and the
  23. inversion optimization Doyle described in MacTutor seems to be all that's
  24. written on the subject, unless I'm missing something.
  25.  
  26. Anyway, it seems like someone could instruement this stuff with a few hours
  27. work, and capture some real data by trying various algorithms.
  28.  
  29. Pointers (or lack of any) would be appreciated.
  30. ---
  31. Ike
  32.  
  33.